﻿2026-06-22T00:46:23.8572441Z ##[group]Run actions/checkout@v5
2026-06-22T00:46:23.8573183Z with:
2026-06-22T00:46:23.8573545Z   repository: SaberMage/spt-core
2026-06-22T00:46:23.8576900Z   token: ***
2026-06-22T00:46:23.8577257Z   ssh-strict: true
2026-06-22T00:46:23.8577614Z   ssh-user: git
2026-06-22T00:46:23.8577981Z   persist-credentials: true
2026-06-22T00:46:23.8578378Z   clean: true
2026-06-22T00:46:23.8578737Z   sparse-checkout-cone-mode: true
2026-06-22T00:46:23.8579251Z   fetch-depth: 1
2026-06-22T00:46:23.8579604Z   fetch-tags: false
2026-06-22T00:46:23.8579971Z   show-progress: true
2026-06-22T00:46:23.8580340Z   lfs: false
2026-06-22T00:46:23.8580686Z   submodules: false
2026-06-22T00:46:23.8581056Z   set-safe-directory: true
2026-06-22T00:46:23.8581638Z ##[endgroup]
2026-06-22T00:46:23.9393016Z Syncing repository: SaberMage/spt-core
2026-06-22T00:46:23.9394439Z ##[group]Getting Git version info
2026-06-22T00:46:23.9395083Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-22T00:46:23.9396008Z [command]/usr/bin/git version
2026-06-22T00:46:23.9396433Z git version 2.43.0
2026-06-22T00:46:23.9400519Z ##[endgroup]
2026-06-22T00:46:23.9411603Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/7d01e6c6-3ae4-4663-9bff-f5ef7073eda8' before making global git config changes
2026-06-22T00:46:23.9412901Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T00:46:23.9414605Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-22T00:46:23.9445239Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-22T00:46:23.9462241Z https://github.com/SaberMage/spt-core
2026-06-22T00:46:23.9472063Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-22T00:46:23.9474520Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-22T00:46:23.9494310Z HEAD
2026-06-22T00:46:23.9524020Z ##[endgroup]
2026-06-22T00:46:23.9524994Z [command]/usr/bin/git submodule status
2026-06-22T00:46:23.9708419Z ##[group]Cleaning the repository
2026-06-22T00:46:23.9709115Z [command]/usr/bin/git clean -ffdx
2026-06-22T00:46:24.6976008Z Removing target/
2026-06-22T00:46:24.6986434Z [command]/usr/bin/git reset --hard HEAD
2026-06-22T00:46:24.7037367Z HEAD is now at 52868ae25 Merge 223eb8ba6a814add222a707047d0ffafde565f75 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T00:46:24.7042497Z ##[endgroup]
2026-06-22T00:46:24.7043752Z ##[group]Disabling automatic garbage collection
2026-06-22T00:46:24.7047679Z [command]/usr/bin/git config --local gc.auto 0
2026-06-22T00:46:24.7075122Z ##[endgroup]
2026-06-22T00:46:24.7076184Z ##[group]Setting up auth
2026-06-22T00:46:24.7080570Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-22T00:46:24.7109442Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-22T00:46:24.7304156Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T00:46:24.7331600Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-22T00:46:24.7515579Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T00:46:24.7544015Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-22T00:46:24.7728060Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-22T00:46:24.7756023Z ##[endgroup]
2026-06-22T00:46:24.7757206Z ##[group]Fetching the repository
2026-06-22T00:46:24.7763011Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +2d91d4d1d5b41d31a774d2e6f8e817593281deac:refs/remotes/pull/27/merge
2026-06-22T00:46:25.3226985Z From https://github.com/SaberMage/spt-core
2026-06-22T00:46:25.3227838Z  + 52868ae25...2d91d4d1d 2d91d4d1d5b41d31a774d2e6f8e817593281deac -> pull/27/merge  (forced update)
2026-06-22T00:46:25.3249250Z ##[endgroup]
2026-06-22T00:46:25.3249799Z ##[group]Determining the checkout info
2026-06-22T00:46:25.3250471Z ##[endgroup]
2026-06-22T00:46:25.3253863Z [command]/usr/bin/git sparse-checkout disable
2026-06-22T00:46:25.3291630Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-22T00:46:25.3313588Z ##[group]Checking out the ref
2026-06-22T00:46:25.3321988Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/27/merge
2026-06-22T00:46:25.3401705Z Warning: you are leaving 1 commit behind, not connected to
2026-06-22T00:46:25.3402232Z any of your branches:
2026-06-22T00:46:25.3402485Z 
2026-06-22T00:46:25.3402861Z   52868ae25 Merge 223eb8ba6a814add222a707047d0ffafde565f75 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T00:46:25.3403363Z 
2026-06-22T00:46:25.3403626Z If you want to keep it by creating a new branch, this may be a good time
2026-06-22T00:46:25.3404121Z to do so with:
2026-06-22T00:46:25.3404280Z 
2026-06-22T00:46:25.3404477Z  git branch <new-branch-name> 52868ae25
2026-06-22T00:46:25.3404699Z 
2026-06-22T00:46:25.3406906Z HEAD is now at 2d91d4d1d Merge d45d771fcc1b3bb19e2ceb96131f97f30c8f2782 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T00:46:25.3412261Z ##[endgroup]
2026-06-22T00:46:25.3446983Z [command]/usr/bin/git log -1 --format=%H
2026-06-22T00:46:25.3471843Z 2d91d4d1d5b41d31a774d2e6f8e817593281deac
